Revision: tlasrc--smallstuff--1--patch-5
Archive: aaron.bentley@utoronto.ca--tla-2004
Creator: Aaron Bentley <aaron.bentley@utoronto.ca>
Date: Sun Apr 11 16:48:59 EDT 2004
Standard-date: 2004-04-11 20:48:59 GMT
Modified-files: libarch/library-txn.c
New-patches: aaron.bentley@utoronto.ca--tla-2004/tlasrc--smallstuff--1--patch-5
Summary: Fixed bug when adding to a library using a library on another device
Keywords: 

We were blithely assuming that if there was a revision in a library, that the
library was on the same device.  We also assumed that if we added a revision to
a given library, we'd get that particular copy back when we call find_revision.

These assumptions are occasionally false.
